POST api/[Delivery_17_SendUserPositionController]/Find
Request Information
URI Parameters
None.
Body Parameters
Request17| Name | Description | Type | Additional information |
|---|---|---|---|
| token | string |
None. |
|
| lon | string |
None. |
|
| lan | string |
None. |
|
| time | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"token": "sample string 1",
"lon": "sample string 2",
"lan": "sample string 3",
"time": "sample string 4"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
JsonResultOfResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Response |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.